projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2023-04-20
Ruijie Yu
Handle modifications in extensionless zip files (bug...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Eli Zaretskii
; Minor fixes for user-facing text in last vc-cvs.el...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Yuan Fu
Fix treesit-install-language-grammar for non-interactiv...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Eli Zaretskii
; * src/fns.c (assq_no_signal): Fix a typo in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Robert Pluim
; Double space at end of sentence for vc-cvs.el
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Olivier Certner
VC: Allow `vc-default-revert' (and CVS) to revert a...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Olivier Certner
VC: CVS: Fix parsing of 'cvs -qn update' for missing...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Olivier Certner
VC: CVS: Fix "Root" file parsing
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
João Távora
Eglot: unbreak activation/management of derived modes...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Dmitry Gutov
flymake-end-of-line-diagnostics-face: Tweak a little
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Basil L. Contovounesios
Fix verilog-diff-file-with-buffer
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Michael Albinus
Fix :package-version in flymake.el
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Andrew G Cohen
* lisp/gnus/gnus-sum.el (gnus-summary-refer-thread...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Stefan Monnier
* lisp/emacs-lisp/gv.el (error): Add gv-expander
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
João Távora
Flymake: improve new flymake-show-diagnostics-at-end...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Yuan Fu
; Fix typos in treesit.c
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Yuan Fu
New helper function assq_no_signal
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Andrew G Cohen
Include previous summary buffer articles in gnus thread...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
João Távora
Eglot: guard against empty 'textDocument/documentSymbol...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Mattias Engdegård
Fit symbol_redirect snugly in two bits
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Merge from origin/emacs-29
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Andreas Schwab
Make image-map bindings available on image links
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Alan Mackenzie
* CONTRIBUTE: Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
Cleaner solution for Org version updates
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; * lisp/progmodes/c-ts-mode.el (treesit-node-next...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; * lisp/treesit.el (treesit-node-top-level): Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Eli Zaretskii
; * doc/misc/gnus.texi (Finding the Parent): Fix whites...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Jostein Kjønigsen
Add to Eglot support for additional language-servers.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Andrew G Cohen
Fix errors when nnselect-always-regenerate is t (bug...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-15
Andrew G Cohen
Improve gnus thread-referral
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Support treesit-thing-settings in search functions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Add a recursion level limit for tree-sitter search...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
; Minor fixes in treesit.c
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Add treesit-thing-settings
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Convert PATTERN and REGEXP to PRED in tree-sitter functions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Make use of the new pred shapes in treesit.el
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Add treesit-node-match-p
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Partial support for DEFUN in c-ts-mode (bug#62825)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Mattias Engdegård
Disallow creation of circular variable alias chains
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Alan Mackenzie
Improve C++ concept indentation.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Robert Pluim
* src/nsterm.m (check_native_fs): Add missing void...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Michael Albinus
; Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Mattias Engdegård
Use BASE_EQ in treesit.c
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Alan Mackenzie
Make c-emacs-features use the proper binding of parse...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Eli Zaretskii
Fix style and unwinding code in treesit.c
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Catch signals produced by PRED in tree-sitter search...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Fix tree-sitter test
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Yuan Fu
Fix previous commit on tree-sitter
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Andrew G Cohen
Fix and cleanup nnselect-push-info
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Po Lu
Fix bugs in treesit.o
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Yuan Fu
Support more predicates in tree-sitter search functions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Yuan Fu
Catch signals produced by PRED in tree-sitter search...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Yuan Fu
Fix tree-sitter tests
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Mattias Engdegård
; * doc/misc/flymake.texi (Customizable variables)...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Mattias Engdegård
Faster and less wrong cl-defsubst inlining
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
João Távora
Eldoc: don't overdisplay if using eldoc-documentation...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
João Távora
Eglot: fix LSP "languageId" detection
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
João Távora
Flymake: add new flymake-show-diagnostics-at-end-of...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Mattias Engdegård
Stronger checking in line-number-at-pos tests
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Mattias Engdegård
Stop pretending that specpdl overflow can ever occur
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Mattias Engdegård
; reorder function effect-declaration lists
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Mattias Engdegård
Update effect declarations for many built-in functions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Eli Zaretskii
Fix compilation of w32.c with old MinGW system headers
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Dmitry Gutov
ruby-add-log-current-method: Reduce the use of 'nreverse'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Stefan Monnier
(RE_SETUP_SYNTAX_TABLE_FOR_OBJECT): Simplify
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Stefan Monnier
(SETUP_SYNTAX_TABLE_FOR_OBJECT): Take a byteoffset
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Stefan Monnier
src/regex-emacs.c (POS_AS_IN_BUFFER): Delete macro
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Stefan Monnier
(struct gl_state_s): Delete `offset` field
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Visuwesh
Fix detection of WebP images by their signature
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
João Távora
Flymake: futher enhance echo-area appearance of diagnostics
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
João Távora
; Eglot: make version parseable by version-to-list
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Mattias Engdegård
`byte-code-function-p` is error-free
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Mattias Engdegård
Better compilation of arguments to `ignore`
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Earl Hyatt
Add more documentation for the keys of `package-vc...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Yuan Fu
Prompt target dir in treesit-install-language-grammar...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Yuan Fu
Define sexp in c-ts-mode more broadly (bug#62302)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Yuan Fu
Add 'restricted' tactic in tree-sitter navigation functions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Andrew G Cohen
Expunge immediately when moving articles from nnimap...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Dmitry Gutov
ruby-ts-mode: Do not treat parenless calls' args as...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Dmitry Gutov
; vc-checkout: Wrap var lookup in 'bound-and-true-p'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Dmitry Gutov
vc-checkout: Try to use the vc-dir's backend first
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Eli Zaretskii
; Fix wallpaper-tests on XFCE
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Eli Zaretskii
Improve documentation related to 'ispell-complete-word'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
João Távora
Flymake: take advantage of new Eldoc options
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Po Lu
* configure.ac: Add -lbsd on Haiku.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Eli Zaretskii
Add menu to 'c-ts-mode' and 'c++-ts-mode'
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Mattias Engdegård
nndiary.el: fix dodgy schedule code
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Mattias Engdegård
allout.el: fix subtree expose numbering bug
commit
|
commitdiff
|
tree
|
snapshot
next